Update kml-prec.xml (#979)
author積丹尼 Dan Jacobson <jidanni@jidanni.org>
Thu, 12 Jan 2023 15:43:46 +0000 (23:43 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 15:43:46 +0000 (08:43 -0700)
* Update kml-prec.xml

I am guessing, based on the same sentence in gpx-elevprec.xml, what you meant to say.

* correct description of kml prec option.

Co-authored-by: tsteven4 <13596209+tsteven4@users.noreply.github.com>
xmldoc/formats/options/kml-prec.xml

index 5fd64d52e2f69c3beb3b6e6bf534cda9063d476d..39ada9155508a95361cd7b5b33f94360f31ae563 100644 (file)
@@ -1,9 +1,9 @@
 <para>
 This option specifies the number of digits to be used when
-writing coordinate values.
+writing geographic coordinates, .i.e., latitude and longitude.
 Precision is the number of digits after the decimal point.  The default
 precision is 6.  We limit the number of places we write to improve the
-fidelity when round-tripping thata, reduce file size, and reduce
+fidelity when round-tripping geographic coordinates, reduce file size, and reduce
 silliness in files caused by repeating decimals in insignificant
 digits.
 </para>